projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0f0a4a
)
* make-docfile.c: Doc fix.
author
Jim Blandy
<jimb@redhat.com>
Mon, 24 May 1993 18:05:21 +0000
(18:05 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Mon, 24 May 1993 18:05:21 +0000
(18:05 +0000)
lib-src/make-docfile.c
patch
|
blob
|
history
diff --git
a/lib-src/make-docfile.c
b/lib-src/make-docfile.c
index 04b05f55eb08bc6ffcf904ea45b4fea6cd585255..ee149b503edc0b496dd378c0aaa75c500987064b 100644
(file)
--- a/
lib-src/make-docfile.c
+++ b/
lib-src/make-docfile.c
@@
-66,7
+66,7
@@
main (argc, argv)
err_count += scan_file (argv[i]); /* err_count seems to be {mis,un}used */
#ifndef VMS
exit (err_count); /* see below - shane */
-#endif
VMS
+#endif
/* VMS */
}
/* Read file FILENAME and output its doc strings to outfile. */